Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/repo2data/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/20061757623. Examine the logs at this URL for more detail. |
recipes/repo2data/meta.yaml
Outdated
| - setuptools-scm >=8 | ||
| - pip | ||
| run: | ||
| - python >=3.7 |
There was a problem hiding this comment.
| - python >=3.7 | |
| - python >={{ python_min }} |
|
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
|
@conda-forge/help-python this is ready for review! |
Co-authored-by: Filipe <ocefpaf@gmail.com>
Thanks for the explication. |
|
It is failing with: This needs to be fixed upstream. W need to open an issue in the datalad feedstock. |
I'm a bit lost. https://anaconda.org/channels/conda-forge/packages/datalad/overview says that version 1.2.1 is available but the CI says that it requires packaging. |
packaging is the name of the missing dependency for datalad. See https://pypi.org/project/packaging/ |
|
See conda-forge/datalad-feedstock#138 for an attempt to fix |
@conda-forge/help-python this is ready for review!
Checklist
url) rather than a repo (e.g.git_url) is used in your recipe (see here for more details).